FlexGrid for WPF
Item プロパティ (GridRowColCollection<T>)

C1.WPF.Grid アセンブリ > C1.WPF.Grid 名前空間 > GridRowColCollection<T> クラス : Item プロパティ
シンタックス
'宣言
 
Public Default Property Item( _
   ByVal index As System.Integer _
) As T
public T this[ 
   System.int index
]; {get; set;}

パラメータ

index
参照

GridRowColCollection<T> クラス
GridRowColCollection<T> メンバ